home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / amigados / empcd11.lha / empcd / ReadMe < prev    next >
Text File  |  1994-11-04  |  5KB  |  140 lines

  1.  
  2.  
  3.                              empcd.device 1.1
  4.  
  5.                     by Nicola Salmoria  MC6489@mclink.it
  6.  
  7.  
  8.  
  9. This device allows the EMPLANT Mac emulation to use a CD-ROM drive not
  10. connected to the EMPLANT SCSI port. Only Mac HFS discs are recognized;
  11. ISO-9660 and audio discs cannot be used.
  12. The device also provides a double buffered prefetch cache which
  13. dramatically increases performance when playing QuickTime movies
  14. directly from a CD-ROM.
  15.  
  16.  
  17.  
  18. Installation
  19. ------------
  20.  
  21. - Copy empcd.device to DEVS:
  22. - Drag the EMPCD icon into the DEVS:DosDrivers drawer.
  23. - Now you have to modify EMPCD, selecting the appropriate device and unit.
  24.   Please note that the device name is specified on the Control line, since
  25.   Device is already used by empcd.device. Unfortunately, the Control field
  26.   is not parsed by the Mount command supplied with Workbench 2.x. You have
  27.   to either find a newer version of Mount (v39+) or manually edit
  28.   empcd.device using a hex editor: change "scsi.device" into your device
  29.   name. Of course if your device is really called scsi.device, you don't
  30.   have to change anything. Remember to terminate the name with a 0.
  31.  
  32.   The Buffers field is very important for performance. The default value
  33.   of 25 seems to be the best on my system. Your mileage may vary.
  34.   Don't set it too low, don't set it too high.
  35.  
  36.   If you have a Zorro-2 DMA controller used on a 32-bit addressing machine
  37.   (A3000, A4000, some accelerated A2000 with memory on the CPU card) set
  38.   BufMemType to 513 (which tells the device to use memory in the 24 bit
  39.   addressing range).
  40.  
  41. - Now reset (or just double click on the EMPCD icon), and load MacII.
  42. - Click on EMPCD in the left list of the Devices control window, then
  43.   click on the EMPCD which will appear in the right list.
  44.   If you didn't have to set BufMemType to 513, turn off DMA restrictions.
  45.   Turn on Write Protection as well - it won't be noticed otherwise.
  46.  
  47. Installation should now be complete.
  48.  
  49.  
  50.  
  51. Usage
  52. -----
  53.  
  54. Due to the way Amiga devices are used by the EMPLANT software, you have to
  55. start the emulation with a disc in the drive, otherwise the Mac will tell
  56. you that the disk is bad, and ask you to format it - and you will not be
  57. able to use the CD-ROM afterwards.
  58.  
  59. To change the disc, drag its icon on the trashcan, change the disc, wait
  60. for the drive to recognize it, and select "Re-Mount Ejected" in the
  61. Emplant window.
  62.  
  63.  
  64.  
  65. Frequently Asked Questions
  66. --------------------------
  67.  
  68. Q. Does empcd.device support ISO-9660 or audio discs?
  69. A. NO.
  70.  
  71. Q. Will you enhance empcd.device to make it support ISO-9660 and audio discs?
  72. A. NO.
  73.  
  74. Q. Can empcd.device be enhanced to make it support ISO-9660 and audio discs?
  75. A. NO. Hope it's clear now ;-)
  76.  
  77.  
  78.  
  79. Troubleshooting
  80. ---------------
  81.  
  82. Remember that empcd.device is NOT a product of Utilities Unlimited, Inc.
  83. It is an add-on written by me, Nicola Salmoria, and all comments should be
  84. sent to me.
  85.  
  86. Problem: When I boot the Emulation with a CD-ROM in the drive, a requester
  87.   asking me if I want to initialize the disk appears, and the disc icon
  88.   doesn't appear.
  89. Possible Cause: The CD-ROM is not a Mac HFS disc. Only HFS discs can be used
  90.   with empcd.device.
  91.  
  92. Problem: When I boot the Emulation with a CD-ROM in the drive, an Amiga
  93.   requester appears, saying that the device couldn't be opened.
  94. Possible cause: You probably haven't set up correctly the name and unit of
  95.   the device in the EMPCD mountlist. Remember that the name of the device
  96.   controlling the CD-ROM must be put on the "Control" line. Also remember
  97.   that if you are using a Workbench version < 3.0 and the device name is not
  98.   "scsi.device" you must use a hex editor to modify empcd.device directly.
  99.  
  100. Problem: The CD-ROM icon appears and I am able to open it, but some of my
  101.   discs don't work as expected.
  102. Possible cause: empcd.device doesn't emulate the SCSI interface. Programs
  103.   sending SCSI commands or relying on other CD-ROM peculiarities will not
  104.   work. If you can, try the disc using the EMPLANT SCSI port. If it works
  105.   that way, it is probably not compatible with empcd.device. If it doesn't
  106.   work even when used via the SCSI port, it could be a problem with your
  107.   system configuration. Try the usual things, like disabling INITs, running
  108.   the emulation in 24-bit mode, and so on.
  109.  
  110.  
  111.  
  112. History
  113. -------
  114.  
  115. 1.1 [empcd.device 38.7 (18.10.94)]
  116.  
  117. - Fixed a bug which caused some controllers (like the A3000 scsi.device) not
  118. to work.
  119. - Now pops up an error requester if the underlying device couldn't be
  120. opened.
  121. - Enhanced the documentation
  122.  
  123.  
  124.  
  125. Legal Issues
  126. ------------
  127.  
  128. This software is FreeWare. It is freely distributable as long as the archive
  129. remains intact, and only a nominal fee is charged for its distribution.
  130.  
  131. This software is provided "AS IS" without warranty of any kind, either
  132. expressed or implied. By using it, you agree to accept the entire risk as to
  133. the quality and performance of the program.
  134.  
  135.  
  136. EMPLANT is a trademark of Jim Drew & Utilities Unlimited, Inc.
  137.  
  138. Apple and Macintosh are registered trademarks and QuickTime is a trademark
  139. of Apple Computer, Inc.
  140.